python setup.py sdist
python setup.py sdist --format=zip

upload to PyPI:
python setup.py sdist upload
